diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 38e2540db6f4b4b024485b9d49d42fcbc92ea5ff..be05553006fee0798493338d6483375cacfcadd0 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -33,10 +33,10 @@ build-coq.dev:
     OPAM_PINS: "coq version dev"
     MANGLE_NAMES: "1"
 
-build-coq.8.13.1:
+build-coq.8.13.2:
   <<: *template
   variables:
-    OPAM_PINS: "coq version 8.13.1"
+    OPAM_PINS: "coq version 8.13.2"
     DENY_WARNINGS: "1"
     OPAM_PKG: "1"
     DOC_DIR: "coqdoc@center.mpi-sws.org:iris"
diff --git a/README.md b/README.md
index 7808c83dbaf09eea211cc2b14e20ef30abdc20bd..ac81a738b4d98ec0058250d52b4dd0b2f22fcc08 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ Importing Iris has some side effects as the library sets some global options.
 
 This version is known to compile with:
 
- - Coq 8.12.2 / 8.13.1
+ - Coq 8.12.2 / 8.13.2
  - A development version of [std++](https://gitlab.mpi-sws.org/iris/stdpp)
 
 If you need to work with Coq 8.9 or Coq 8.10, you can use the