diff --git a/datadir/resources/Copy of more_gray.png b/datadir/resources/Copy of more_gray.png
deleted file mode 100644
Binary files a/datadir/resources/Copy of more_gray.png and /dev/null differ
diff --git a/hoogle.cabal b/hoogle.cabal
--- a/hoogle.cabal
+++ b/hoogle.cabal
@@ -1,7 +1,7 @@
 cabal-version:      >= 1.6
 build-type:         Simple
 name:               hoogle
-version:            4.2.6
+version:            4.2.7
 license:            GPL
 license-file:       docs/LICENSE
 category:           Development
@@ -107,7 +107,7 @@
 
     build-depends:
         time, old-time, old-locale,
-        cmdargs == 0.7.*,
+        cmdargs >= 0.7 && < 0.9,
         tagsoup >= 0.11 && < 0.13,
         enumerator == 0.4.*,
         blaze-builder >= 0.2 && < 0.4,
