diff --git a/codex.cabal b/codex.cabal
--- a/codex.cabal
+++ b/codex.cabal
@@ -1,5 +1,5 @@
 name:                codex
-version:             0.0.1.1
+version:             0.0.1.2
 synopsis:            Code Explorer for Cabal
 description:         
   This tool download and cache the source code of packages in your local hackage,
@@ -26,7 +26,7 @@
     Codex.Internal
     Distribution.Hackage.Utils
   build-depends:       
-    base >=4.7 && <4.8
+    base >=4.6 && <4.8
     , bytestring
     , Cabal >= 1.19
     , containers
