diff --git a/env-parser.cabal b/env-parser.cabal
--- a/env-parser.cabal
+++ b/env-parser.cabal
@@ -1,5 +1,5 @@
 name:                env-parser
-version:             0.0.1.0
+version:             0.0.1.1
 synopsis:            Pull configuration information from the ENV
 description:         
   @env-parser@ is a small library for configuring programs based on information
@@ -58,7 +58,7 @@
 
                     -- Soon to be Platformed
 
-                     , aeson                >= 0.7
+                     , aeson                >= 0.6
 
                     -- Others
 
