diff --git a/bytesmith.cabal b/bytesmith.cabal index e3ec471..1736ede 100644 --- a/bytesmith.cabal +++ b/bytesmith.cabal @@ -35,7 +35,7 @@ library build-depends: , base >=4.12 && <5 , byteslice >=0.2.6 && <0.3 - , bytestring >=0.10.8 && <=0.12 + , bytestring >=0.10.8 && <0.13 , contiguous >= 0.6 && < 0.7 , natural-arithmetic >=0.1.3 , primitive >=0.7 && <0.10