diff --git a/data-pprint.cabal b/data-pprint.cabal
--- a/data-pprint.cabal
+++ b/data-pprint.cabal
@@ -1,5 +1,5 @@
 name:                data-pprint
-version:             0.2.4
+version:             0.2.4.1
 category:            Testing, Text
 synopsis:            Prettyprint and compare Data values
 description:
@@ -68,7 +68,7 @@
     System.IO.Parallel
   other-modules:
   build-depends:
-    base >= 4.0 && < 4.9,
+    base >= 4.0 && < 4.10,
     pretty >= 1.0 && < 1.2,
     mtl >= 2.0 && < 2.3,
     deepseq >= 1.1 && < 1.5,
