diff --git a/greenclip.cabal b/greenclip.cabal
--- a/greenclip.cabal
+++ b/greenclip.cabal
@@ -3,7 +3,7 @@
 -- see: https://github.com/sol/hpack
 
 name:           greenclip
-version:        3.0.0
+version:        3.0.1
 synopsis:       Simple clipboard manager to be integrated with rofi
 description:    Simple clipboard manager to be integrated with rofi - Please see README.md
 category:       Linux Desktop
@@ -25,7 +25,7 @@
       src
   ghc-options: -Wall -O3
   build-depends:
-      base >= 4 && < 5
+      base >= 4 && < 4.10.0.0
     , protolude
     , exceptions
     , bytestring
