diff --git a/rebase.cabal b/rebase.cabal
--- a/rebase.cabal
+++ b/rebase.cabal
@@ -1,6 +1,6 @@
 cabal-version: 3.0
 name:          rebase
-version:       1.20.1
+version:       1.20.1.1
 synopsis:      A more progressive alternative to the "base" package
 description:
   This package is intended for those who are tired of keeping
@@ -434,7 +434,7 @@
   build-depends:
     , base >=4.13 && <5
     , bifunctors >=5.6 && <5.7
-    , bytestring >=0.10 && <0.12
+    , bytestring >=0.10 && <0.13
     , comonad >=5 && <5.1
     , containers >=0.6 && <0.7
     , contravariant >=1.5 && <1.6
