diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
 
 > _Warning:_ This is an experimental preview release which is still under heavy development and not intended for public consumption, _caveat emptor_!
 
-* [description](#description)
+* [Description](#description)
 * [Contribute](#contribute)
 * [Licence](#licence)
 
@@ -31,3 +31,4 @@
 `amazonka-importexport` is released under the [Mozilla Public License Version 2.0](http://www.mozilla.org/MPL/).
 
 Parts of the code are derived from AWS service descriptions, licensed under Apache 2.0.
+Source files subject to this contain an additional licensing clause in their header.
diff --git a/amazonka-importexport.cabal b/amazonka-importexport.cabal
--- a/amazonka-importexport.cabal
+++ b/amazonka-importexport.cabal
@@ -1,5 +1,5 @@
 name:                  amazonka-importexport
-version:               0.0.5
+version:               0.0.6
 synopsis:              Amazon Import/Export SDK.
 homepage:              https://github.com/brendanhay/amazonka
 license:               OtherLicense
@@ -48,5 +48,5 @@
     other-modules:
 
     build-depends:
-          amazonka-core == 0.0.5.*
+          amazonka-core == 0.0.6.*
         , base          >= 4.7     && < 5
diff --git a/gen/Network/AWS/ImportExport/Types.hs b/gen/Network/AWS/ImportExport/Types.hs
--- a/gen/Network/AWS/ImportExport/Types.hs
+++ b/gen/Network/AWS/ImportExport/Types.hs
@@ -45,7 +45,7 @@
 
 import Network.AWS.Error
 import Network.AWS.Prelude
-import Network.AWS.Signing.V2
+import Network.AWS.Signing
 import qualified GHC.Exts
 
 -- | Version @2010-06-01@ of the Amazon Import/Export service.
