diff --git a/dataframe-viz.cabal b/dataframe-viz.cabal
--- a/dataframe-viz.cabal
+++ b/dataframe-viz.cabal
@@ -1,6 +1,6 @@
 cabal-version:      2.4
 name:               dataframe-viz
-version:            1.0.1.0
+version:            1.0.1.1
 
 synopsis:           Visualisation/plotting helpers for the dataframe ecosystem.
 description:
@@ -35,7 +35,7 @@
                         containers >= 0.6.7 && < 0.9,
                         dataframe-core ^>= 1.0,
                         directory >= 1.3.0.0 && < 2,
-                        granite ^>= 0.6,
+                        granite >= 0.6 && < 1,
                         process ^>= 1.6,
                         random >= 1 && < 2,
                         text >= 2.0 && < 3,
