diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3af2f665c8a1cc88da41125c4ab7709fa50bf537..4cc61dc0eedc2596519838bb75d22a9910065745 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -27,24 +27,23 @@ variables:
 
 ## Build jobs
 
-build-coq.8.10.1:
+build-coq.8.11.0:
   <<: *template
   variables:
-    OPAM_PINS: "coq version 8.10.1"
+    OPAM_PINS: "coq version 8.11.0"
     OPAM_PKG: "coq-lambda-rust"
-    TIMING_CONF: "coq-8.10.1"
   tags:
   - fp-timing
 
-build-coq.8.9.1:
+build-coq.8.10.2:
   <<: *template
   variables:
-    OPAM_PINS: "coq version 8.9.1"
+    OPAM_PINS: "coq version 8.10.2"
 
 build-iris.dev:
   <<: *template
   variables:
-    OPAM_PINS: "coq version 8.10.dev   coq-stdpp.dev git git+https://gitlab.mpi-sws.org/iris/stdpp.git#$STDPP_REV   coq-iris.dev git git+https://gitlab.mpi-sws.org/iris/iris.git#$IRIS_REV   coq-orc11.dev git git+https://gitlab.mpi-sws.org/iris/orc11.git#$ORC11_REV   coq-gpfsl.dev git git+https://gitlab.mpi-sws.org/iris/gpfsl.git#$GPFSL_REV"
+    OPAM_PINS: "coq version 8.11.dev   coq-stdpp.dev git git+https://gitlab.mpi-sws.org/iris/stdpp.git#$STDPP_REV   coq-iris.dev git git+https://gitlab.mpi-sws.org/iris/iris.git#$IRIS_REV   coq-orc11.dev git git+https://gitlab.mpi-sws.org/iris/orc11.git#$ORC11_REV   coq-gpfsl.dev git git+https://gitlab.mpi-sws.org/iris/gpfsl.git#$GPFSL_REV"
   except:
   only:
   - triggers
diff --git a/README.md b/README.md
index 757e71203b286d0c5624391a358c78e47e99e392..3fc4859b8637f6eb85d14b9a3335af9f0055d2fd 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ This is the Coq development accompanying RBrlx.
 
 This version is known to compile with:
 
- - Coq 8.9.1 / 8.10.1
+ - Coq 8.10.2 / 8.11.0
  - A development version of [GPFSL].
 
 The easiest way to install the correct versions of the dependencies is through