diff --git a/proto-lens-runtime.cabal b/proto-lens-runtime.cabal
--- a/proto-lens-runtime.cabal
+++ b/proto-lens-runtime.cabal
@@ -1,13 +1,11 @@
 cabal-version: 1.22
 
--- This file has been generated from package.yaml by hpack version 0.33.0.
+-- This file has been generated from package.yaml by hpack version 0.34.4.
 --
 -- see: https://github.com/sol/hpack
---
--- hash: 8ad7a66146d22a1ecfa2e680b965fa18e0549a3e459bfa81458ee582fa559033
 
 name:           proto-lens-runtime
-version:        0.7.0.0
+version:        0.7.0.1
 description:    Modules that are needed by the Haskell files generated by proto-lens-protoc. For forwards compatibility, we reexport them as new module names so that other packages don't accidentally write non-generated code that relies on these modules being reexported by this package.
 homepage:       https://github.com/google/proto-lens#readme
 bug-reports:    https://github.com/google/proto-lens/issues
@@ -55,12 +53,12 @@
     , Lens.Family2.Unchecked as Data.ProtoLens.Runtime.Lens.Family2.Unchecked
     , Text.Read as Data.ProtoLens.Runtime.Text.Read
   build-depends:
-      base >=4.10 && <4.15
+      base >=4.10 && <4.16
     , bytestring ==0.10.*
     , containers >=0.5 && <0.7
     , deepseq ==1.4.*
     , filepath >=1.4 && <1.6
-    , lens-family >=1.2 && <2.1
+    , lens-family >=1.2 && <2.2
     , proto-lens ==0.7.*
     , text ==1.2.*
     , vector >=0.11 && <0.13
