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.6.1
+version:        0.6.2
 license:        BSD3
 license-file:   LICENSE
 category:       Text, Web, JSON, Pretty Printer
@@ -46,7 +46,7 @@
             attoparsec == 0.10.*,
             base == 4.*,
             bytestring >= 0.9 && < 0.11,
-            cmdargs == 0.7.*,
+            cmdargs >= 0.7,
             containers,
             vector == 0.9.*,
             text == 0.11.*,
