diff --git a/aeson-pretty.cabal b/aeson-pretty.cabal
--- a/aeson-pretty.cabal
+++ b/aeson-pretty.cabal
@@ -1,5 +1,5 @@
 name:           aeson-pretty
-version:        0.8.5
+version:        0.8.6
 license:        BSD3
 license-file:   LICENSE
 category:       Text, Web, JSON, Pretty Printer
@@ -42,7 +42,7 @@
     build-depends:
         aeson >= 0.7,
         base >= 4.5,
-        base-compat >= 0.9 && < 0.10,
+        base-compat >= 0.9 && < 0.11,
         bytestring >= 0.9,
         scientific >= 0.3,
         vector >= 0.9,
