diff --git a/patrol.cabal b/patrol.cabal
--- a/patrol.cabal
+++ b/patrol.cabal
@@ -1,7 +1,7 @@
 cabal-version: 2.2
 
 name: patrol
-version: 1.0.0.2
+version: 1.0.0.3
 synopsis: Sentry SDK
 description: Patrol is a Sentry SDK.
 
@@ -24,7 +24,7 @@
   build-depends:
     , aeson >= 2.0.3 && < 2.2
     , base >= 4.16.0 && < 4.19
-    , bytestring >= 0.11.4 && < 0.12
+    , bytestring >= 0.11.3 && < 0.12
     , case-insensitive >= 1.2.1 && < 1.3
     , containers >= 0.6.5 && < 0.7
     , exceptions >= 0.10.4 && < 0.11
