diff --git a/amazonka-redshift.cabal b/amazonka-redshift.cabal
--- a/amazonka-redshift.cabal
+++ b/amazonka-redshift.cabal
@@ -1,5 +1,5 @@
 name:                  amazonka-redshift
-version:               0.0.3
+version:               0.0.4
 synopsis:              Amazon Redshift SDK.
 homepage:              https://github.com/brendanhay/amazonka
 license:               OtherLicense
@@ -99,5 +99,5 @@
     other-modules:
 
     build-depends:
-          amazonka-core == 0.0.3.*
+          amazonka-core == 0.0.4.*
         , base          >= 4.7     && < 5
diff --git a/gen/Network/AWS/Redshift/Types.hs b/gen/Network/AWS/Redshift/Types.hs
--- a/gen/Network/AWS/Redshift/Types.hs
+++ b/gen/Network/AWS/Redshift/Types.hs
@@ -395,8 +395,7 @@
     type Er Redshift = RESTError
 
     service = Service
-        { _svcEndpoint     = regional
-        , _svcAbbrev       = "Redshift"
+        { _svcAbbrev       = "Redshift"
         , _svcPrefix       = "redshift"
         , _svcVersion      = "2012-12-01"
         , _svcTargetPrefix = Nothing
