diff --git a/stratosphere-elasticloadbalancingv2.cabal b/stratosphere-elasticloadbalancingv2.cabal
--- a/stratosphere-elasticloadbalancingv2.cabal
+++ b/stratosphere-elasticloadbalancingv2.cabal
@@ -5,7 +5,7 @@
 -- see: https://github.com/sol/hpack
 
 name:           stratosphere-elasticloadbalancingv2
-version:        1.0.0
+version:        1.0.1
 synopsis:       Stratosphere integration for AWS ElasticLoadBalancingV2.
 description:    Integration into stratosphere to generate resources and properties for AWS ElasticLoadBalancingV2
 category:       AWS, Cloud, ElasticLoadBalancingV2
@@ -110,7 +110,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
