diff --git a/opam b/opam
index af6299e986ac15137dc1c16066b90147ed92aade..a5cc0c9b4e64af82eb361f98dbe1d27f98144125 100644
--- a/opam
+++ b/opam
@@ -11,7 +11,7 @@ synopsis: "This is the Coq development of the Iris Project"
 
 depends: [
   "coq" { (>= "8.9.1" & < "8.12~") | (= "dev") }
-  "coq-stdpp" { (= "dev.2020-02-24.1.7d705c84") | (= "dev") }
+  "coq-stdpp" { (= "dev.2020-03-10.1.20ef8941") | (= "dev") }
 ]
 
 build: [make "-j%{jobs}%"]