diff --git a/call-plantuml.cabal b/call-plantuml.cabal
--- a/call-plantuml.cabal
+++ b/call-plantuml.cabal
@@ -1,11 +1,11 @@
 cabal-version: 1.12
 
--- This file has been generated from package.yaml by hpack version 0.35.1.
+-- This file has been generated from package.yaml by hpack version 0.36.0.
 --
 -- see: https://github.com/sol/hpack
 
 name:           call-plantuml
-version:        0.0.1.2
+version:        0.0.1.3
 synopsis:       A simple library to call PlantUML given a diagram specification
 description:    Please see the README on GitHub at <https://github.com/marcellussiegburg/call-plantuml#readme>
 category:       Graphics, Language
@@ -41,7 +41,7 @@
   build-depends:
       async >=2.2.1 && <2.3
     , base >=4.12 && <5
-    , bytestring >=0.10.4 && <0.12
+    , bytestring >=0.10.4 && <0.13
     , filepath ==1.4.*
     , process ==1.6.*
   default-language: Haskell2010
@@ -61,7 +61,7 @@
   build-depends:
       async >=2.2.1 && <2.3
     , base >=4.12 && <5
-    , bytestring >=0.10.4 && <0.12
+    , bytestring >=0.10.4 && <0.13
     , call-plantuml
     , filepath ==1.4.*
     , hspec
diff --git a/data/plantuml.jar b/data/plantuml.jar
# file too large to diff: data/plantuml.jar
