diff --git a/primitive-extras.cabal b/primitive-extras.cabal
--- a/primitive-extras.cabal
+++ b/primitive-extras.cabal
@@ -4,7 +4,7 @@
 description:
   Raw collection of extra utiltilies for the "primitive" library.
 
-version: 0.10.2
+version: 0.10.2.1
 category: Primitive
 homepage: https://github.com/nikita-volkov/primitive-extras
 bug-reports: https://github.com/nikita-volkov/primitive-extras/issues
@@ -82,7 +82,7 @@
     foldl >=1 && <2,
     list-t >=1.0.1 && <1.1,
     primitive >=0.7 && <0.10,
-    primitive-unlifted >=0.1.3.1 && <0.2 || >=2.1 && <2.2,
+    primitive-unlifted >=0.1.3.1 && <0.2 || >=2.1 && <2.3,
     profunctors >=5 && <6,
     vector >=0.12 && <0.14,
 
