diff --git a/dotparse.cabal b/dotparse.cabal
--- a/dotparse.cabal
+++ b/dotparse.cabal
@@ -1,6 +1,6 @@
 cabal-version: 3.0
 name: dotparse
-version: 0.1.0.1
+version: 0.1.1.0
 license: BSD-3-Clause
 license-file: LICENSE
 copyright: Tony Day (c) 2020
@@ -61,7 +61,7 @@
         , algebraic-graphs   >=0.6 && <0.8
         , base               >=4.7 && <5
         , bytestring         >=0.11.3 && <0.13
-        , chart-svg          >=0.6 && <0.7
+        , chart-svg          >=0.6 && <0.8
         , containers         >=0.6 && <0.8
         , flatparse          >=0.3.5 && <0.6
         , numhask-space      >=0.10 && <0.12
