diff --git a/mu-avro.cabal b/mu-avro.cabal
--- a/mu-avro.cabal
+++ b/mu-avro.cabal
@@ -1,5 +1,5 @@
 name:          mu-avro
-version:       0.4.0.1
+version:       0.4.0.2
 synopsis:      Avro serialization support for Mu microservices
 description:
   You can use @mu-avro@ to read AVRO Schema Declarations for mu-haskell
@@ -39,7 +39,7 @@
     , mu-schema             ==0.3.*
     , sop-core              >=0.5.0  && <0.6
     , tagged                >=0.8.6  && <0.9
-    , template-haskell      >=2.14   && <2.16
+    , template-haskell      >=2.14   && <2.17
     , text                  >=1.2    && <2
     , time                  >=1.9    && <2
     , transformers          >=0.5    && <0.6
