diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -8,15 +8,15 @@
 
 ## Description
 
-    AWS Import/Export accelerates moving large amounts of data into and out of
-    AWS using portable storage devices for transport. AWS transfers your data
-    directly onto and off of storage devices using Amazon’s high-speed internal
-    network and bypassing the Internet. For significant data sets, AWS
-    Import/Export is often faster than Internet transfer and more cost effective
-    than upgrading your connectivity.
+AWS Import/Export accelerates moving large amounts of data into and out of
+AWS using portable storage devices for transport. AWS transfers your data
+directly onto and off of storage devices using Amazon’s high-speed internal
+network and bypassing the Internet. For significant data sets, AWS
+Import/Export is often faster than Internet transfer and more cost effective
+than upgrading your connectivity.
 
 Documentation is available via [Hackage](http://hackage.haskell.org/package/amazonka-importexport)
-and [AWS API Reference](http://docs.aws.amazon.com/AWSImportExport/latest/DG/api-reference.html).
+and the [AWS API Reference](http://docs.aws.amazon.com/AWSImportExport/latest/DG/api-reference.html).
 
 
 ## Contribute
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.2
+version:               0.0.3
 synopsis:              Amazon Import/Export SDK.
 homepage:              https://github.com/brendanhay/amazonka
 license:               OtherLicense
@@ -19,6 +19,7 @@
     network and bypassing the Internet. For significant data sets, AWS
     Import/Export is often faster than Internet transfer and more cost effective
     than upgrading your connectivity.
+
     .
     /See:/ <http://docs.aws.amazon.com/AWSImportExport/latest/DG/api-reference.html AWS API Reference>
     .
@@ -47,5 +48,5 @@
     other-modules:
 
     build-depends:
-          amazonka-core == 0.0.2.*
+          amazonka-core == 0.0.3.*
         , base          >= 4.7     && < 5
