diff --git a/amazonka-ec2.cabal b/amazonka-ec2.cabal
--- a/amazonka-ec2.cabal
+++ b/amazonka-ec2.cabal
@@ -1,5 +1,5 @@
 name:                  amazonka-ec2
-version:               0.0.3
+version:               0.0.4
 synopsis:              Amazon Elastic Compute Cloud SDK.
 homepage:              https://github.com/brendanhay/amazonka
 license:               OtherLicense
@@ -204,5 +204,5 @@
           Network.AWS.EC2.Internal
 
     build-depends:
-          amazonka-core == 0.0.3.*
+          amazonka-core == 0.0.4.*
         , base          >= 4.7     && < 5
diff --git a/gen/Network/AWS/EC2/Types.hs b/gen/Network/AWS/EC2/Types.hs
--- a/gen/Network/AWS/EC2/Types.hs
+++ b/gen/Network/AWS/EC2/Types.hs
@@ -1408,8 +1408,7 @@
     type Er EC2 = EC2Error
 
     service = Service
-        { _svcEndpoint     = regional
-        , _svcAbbrev       = "EC2"
+        { _svcAbbrev       = "EC2"
         , _svcPrefix       = "ec2"
         , _svcVersion      = "2014-09-01"
         , _svcTargetPrefix = Nothing
