diff --git a/yaml-rpc.cabal b/yaml-rpc.cabal
--- a/yaml-rpc.cabal
+++ b/yaml-rpc.cabal
@@ -1,6 +1,6 @@
 Name:                yaml-rpc
 
-Version:             1.0.2
+Version:             1.0.3
 
 -- A short (one-line) description of the package.
 Synopsis:            Simple library for network (HTTP REST-like) YAML RPC
@@ -66,7 +66,7 @@
                        wreq,
                        http-types >= 0.8.5,
                        http-client >= 0.3.3.1,
-                       lens >= 4.2
+                       lens >= 4.1
   
 Source-repository head
   type: git
