diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c78776439da4cc2eacc392a03cd439832df41d4d..758ace3557eb65b7ca845ef8e293f41995b9a244 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -76,11 +76,11 @@ build-coq.8.20.0-dune:
     MAKE_TARGET: "dune"
 
 # The oldest version runs in MRs, without name mangling.
-build-coq.8.19.1:
+build-coq.8.19.2:
   <<: *template
   <<: *branches_and_mr
   variables:
-    OPAM_PINS: "coq version 8.19.1"
+    OPAM_PINS: "coq version 8.19.2"
 
 trigger-stdpp.dev:
   <<: *template
diff --git a/README.md b/README.md
index 800750730b48fbf4d3543cc9bb7e70b3c4a8b703..3b3b331e706adcf1f9a544183909789d8f3b1b30 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.19.1 / 8.20.0
+ - Coq 8.19.2 / 8.20.0
  - A development version of [std++](https://gitlab.mpi-sws.org/iris/stdpp)
 
 Generally we always aim to support the last two stable Coq releases. Support for