diff --git a/coq-lifetime-logic.opam b/coq-lifetime-logic.opam
index c8bedf946c839a818ce6abdf88047c2458aff04b..ab72e250ea39453db444a5dd31a5b2340b2b4052 100644
--- a/coq-lifetime-logic.opam
+++ b/coq-lifetime-logic.opam
@@ -12,7 +12,7 @@ The lifetime logic extends Iris with a notion of "borrowing".
 """
 
 depends: [
-  "coq-iris" { (= "dev.2024-10-03.0.4871f965") | (= "dev") }
+  "coq-iris" { (= "dev.2024-10-30.0.27f837c1") | (= "dev") }
 ]
 
 build: ["./make-package" "lifetime" "-j%{jobs}%"]