diff --git a/GoogleTranslate.cabal b/GoogleTranslate.cabal
--- a/GoogleTranslate.cabal
+++ b/GoogleTranslate.cabal
@@ -1,5 +1,5 @@
 name:			GoogleTranslate
-version:		0.0.3
+version:		0.0.4
 Cabal-Version:	>= 1.6
 license:		GPL-3
 license-file:	LICENSE
@@ -18,4 +18,4 @@
   Exposed-Modules:
      Language.Translate.Google
   Build-depends: base >= 4 && < 5, AttoJson >= 0.5.3, download-curl >= 0.1.2, 
-                 containers >= 0.3.0.0, bytestring >= 0.9.1.7, dataenc
+                 containers >= 0.3.0.0, bytestring, dataenc
