diff --git a/pgdl.cabal b/pgdl.cabal
--- a/pgdl.cabal
+++ b/pgdl.cabal
@@ -1,6 +1,6 @@
 
 name:                pgdl
-version:             6.4
+version:             6.5
 license:             PublicDomain
 license-file:        LICENSE
 author:              sifmelcara
@@ -21,7 +21,7 @@
   main-is:             Main.hs
   other-modules:       Beaut, Chkcfg, FetchHtml, Getconfig, Log, PlayVid, PrsVid, Search, Video 
   -- other-extensions:    
-  build-depends:       base == 4 , split, process, 
+  build-depends:       base == 4.* , split, process, 
                        directory, http-conduit >= 2.0.0, bytestring,
                        transformers, resourcet, tagsoup, 
                        vty, text, vty-ui >= 1.8,
