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.1.2
+version: 12.1.3
 synopsis: Parse and generate Rocket League replays.
 description: Rattletrap parses and generates Rocket League replays.
 
@@ -60,7 +60,7 @@
     , aeson >= 2.0.3 && < 2.3
     , aeson-pretty >= 0.8.9 && < 0.9
     , array >= 0.5.4 && < 0.6
-    , bytestring >= 0.11.3 && < 0.12
+    , bytestring >= 0.11.3 && < 0.13
     , containers >= 0.6.5 && < 0.7
     , filepath >= 1.4.2 && < 1.5
     , http-client >= 0.7.13 && < 0.8
