diff --git a/om-http.cabal b/om-http.cabal
--- a/om-http.cabal
+++ b/om-http.cabal
@@ -1,6 +1,6 @@
 cabal-version:       3.0
 name:                om-http
-version:             0.3.0.5
+version:             0.3.0.6
 synopsis:            Http utilities.
 description:         Random HTTP utilities.
 homepage:            https://github.com/owensmurray/om-http
@@ -19,7 +19,7 @@
   build-depends:
     , async            >= 2.2.4     && < 2.3
     , base             >= 4.15.1.0  && < 4.20
-    , bytestring       >= 0.10.12.1 && < 0.12
+    , bytestring       >= 0.10.12.1 && < 0.13
     , directory        >= 1.3.6.2   && < 1.4
     , filepath         >= 1.4.2.1   && < 1.5
     , http-types       >= 0.12.3    && < 0.13
