diff --git a/rattletrap.cabal b/rattletrap.cabal
--- a/rattletrap.cabal
+++ b/rattletrap.cabal
@@ -1,7 +1,7 @@
 cabal-version: 2.2
 
 name: rattletrap
-version: 12.0.2
+version: 12.0.3
 synopsis: Parse and generate Rocket League replays.
 description: Rattletrap parses and generates Rocket League replays.
 
@@ -57,7 +57,7 @@
     , aeson >= 2.0.3 && < 2.2
     , aeson-pretty >= 0.8.9 && < 0.9
     , array >= 0.5.4 && < 0.6
-    , bytestring >= 0.11.4 && < 0.12
+    , bytestring >= 0.11.3 && < 0.12
     , containers >= 0.6.5 && < 0.7
     , filepath >= 1.4.2 && < 1.5
     , http-client >= 0.7.13 && < 0.8
