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.1.9
+version:       0.10.1.10
 category:      Primitive
 homepage:      https://github.com/metrix-ai/primitive-extras
 bug-reports:   https://github.com/metrix-ai/primitive-extras/issues
@@ -75,7 +75,7 @@
 
   build-depends:
     , base >=4.7 && <5
-    , bytestring >=0.10 && <0.12
+    , bytestring >=0.10 && <0.13
     , cereal >=0.5.5 && <0.6
     , deferred-folds >=0.9 && <0.10
     , focus >=1 && <1.1
