Index: b/lens.cabal
===================================================================
--- a/lens.cabal
+++ b/lens.cabal
@@ -1,6 +1,7 @@
 name:          lens
 category:      Data, Lenses, Generics
 version:       5.3.5
+x-revision: 1
 license:       BSD2
 cabal-version: 1.18
 license-file:  LICENSE
@@ -195,7 +196,7 @@ library
     indexed-traversable-instances >= 0.1      && < 0.2,
     kan-extensions                >= 5        && < 6,
     mtl                           >= 2.2.1    && < 2.4,
-    parallel                      >= 3.2.1.0  && < 3.3,
+    parallel                      >= 3.2.1.0  && < 3.4,
     profunctors                   >= 5.5.2    && < 6,
     reflection                    >= 2.1      && < 3,
     semigroupoids                 >= 5.0.1    && < 7,
