diff --git a/chalk.cabal b/chalk.cabal
--- a/chalk.cabal
+++ b/chalk.cabal
@@ -1,5 +1,5 @@
 name:                chalk
-version:             0.1.0.0
+version:             0.1.0.1
 synopsis:            Terminal string styling.
 -- description:
 homepage:            http://github.com/joom/chalk
@@ -17,6 +17,6 @@
   exposed-modules:     System.Console.Chalk
   -- other-modules:
   -- other-extensions:
-  build-depends:       base >=4.7 && <4.8
+  build-depends:       base >=4.7 && <4
   hs-source-dirs:      src
   default-language:    Haskell2010
