diff --git a/stratosphere-applicationinsights.cabal b/stratosphere-applicationinsights.cabal
--- a/stratosphere-applicationinsights.cabal
+++ b/stratosphere-applicationinsights.cabal
@@ -5,7 +5,7 @@
 -- see: https://github.com/sol/hpack
 
 name:           stratosphere-applicationinsights
-version:        1.0.0
+version:        1.0.1
 synopsis:       Stratosphere integration for AWS ApplicationInsights.
 description:    Integration into stratosphere to generate resources and properties for AWS ApplicationInsights
 category:       AWS, Cloud, ApplicationInsights
@@ -83,7 +83,7 @@
   build-depends:
       aeson ==2.*
     , base >=4.8 && <4.22
-    , stratosphere ==1.0.0
+    , stratosphere ==1.0.1
   default-language: Haskell2010
   if flag(development)
     ghc-options: -Werror
