diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 19c8c2c039b69e3b4a70c600e126cfed21252c61..5f4cda8ea78b199c59817ce821abe6aaf2b0760a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -34,10 +34,10 @@ build-coq.dev:
     MANGLE_NAMES: "1"
     CI_COQCHK: "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:stdpp"
diff --git a/README.md b/README.md
index 9885db09c4653b54b0b76c6fe53270911a7c1ec9..756147569f5d71672ea6175b5daa9f13e10c5695 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,7 @@ Notably:
 
 This version is known to compile with:
 
- - Coq version 8.10.2 / 8.11.2 / 8.12.2 / 8.13.1
+ - Coq version 8.10.2 / 8.11.2 / 8.12.2 / 8.13.2
 
 ## Installing via opam