diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b620af697a4ff408316618340a88c73311dd89a0..9ff65589b93e41b2d298b43ec24907804d7896fa 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -27,10 +27,10 @@ variables:
 
 ## Build jobs
 
-build-coq.8.11.0:
+build-coq.8.11.2:
   <<: *template
   variables:
-    OPAM_PINS: "coq version 8.11.0"
+    OPAM_PINS: "coq version 8.11.2"
   tags:
   - fp-timing
 
diff --git a/README.md b/README.md
index 6367378670289ddb4e3256aa3068a04b964b8ddc..e6800bbf806f844ca62fafaef0ec490fce99be80 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ See the small ReLoC [docs/guide.md](docs/guide.md) and the Iris [ProofGuide.md](
 
 ## Building
 
-This project has been tested with Coq 8.11.0.
+This project has been tested with Coq 8.11.2.
 
 ### OPAM