diff --git a/aur.cabal b/aur.cabal
--- a/aur.cabal
+++ b/aur.cabal
@@ -4,7 +4,7 @@
 -- The name of the package.
 name:                aur
 
-version:             2.0.2
+version:             2.0.3
 
 synopsis:            Access metadata from the Arch Linux User Repository.
 
@@ -66,7 +66,7 @@
                        mtl >=2.1 && <3,
                        text >=1.1 && <1.3,
                        vector >=0.10 && <0.11,
-                       wreq >=0.1 && <0.3
+                       wreq >= 0.3
   
   -- Directories containing source files.
   -- hs-source-dirs:      
