diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -8,18 +8,18 @@
 
 ## Description
 
-    AWS Support is a one-on-one, fast-response support channel that is staffed
-    with experienced support personnel. The service helps customers get the most
-    from the products and features provided by Amazon Web Services. There are
-    four levels, or tiers, of AWS Support: Basic, Developer, Business, and
-    Enterprise. The Basic tier is free of charge and offers support for account
-    and billing questions and service limit increases. The other tiers offer an
-    unlimited number of technical support cases with pay-by-the-month pricing and
-    no long-term contracts, providing developers and businesses flexibility to
-    choose the level of support that meets their needs.
+AWS Support is a one-on-one, fast-response support channel that is staffed
+with experienced support personnel. The service helps customers get the most
+from the products and features provided by Amazon Web Services. There are
+four levels, or tiers, of AWS Support: Basic, Developer, Business, and
+Enterprise. The Basic tier is free of charge and offers support for account
+and billing questions and service limit increases. The other tiers offer an
+unlimited number of technical support cases with pay-by-the-month pricing and
+no long-term contracts, providing developers and businesses flexibility to
+choose the level of support that meets their needs.
 
 Documentation is available via [Hackage](http://hackage.haskell.org/package/amazonka-support)
-and [AWS API Reference](http://docs.aws.amazon.com/awssupport/latest/APIReference/Welcome.html).
+and the [AWS API Reference](http://docs.aws.amazon.com/awssupport/latest/APIReference/Welcome.html).
 
 
 ## Contribute
diff --git a/amazonka-support.cabal b/amazonka-support.cabal
--- a/amazonka-support.cabal
+++ b/amazonka-support.cabal
@@ -1,5 +1,5 @@
 name:                  amazonka-support
-version:               0.0.2
+version:               0.0.3
 synopsis:              Amazon Support SDK.
 homepage:              https://github.com/brendanhay/amazonka
 license:               OtherLicense
@@ -22,6 +22,7 @@
     unlimited number of technical support cases with pay-by-the-month pricing and
     no long-term contracts, providing developers and businesses flexibility to
     choose the level of support that meets their needs.
+
     .
     /See:/ <http://docs.aws.amazon.com/awssupport/latest/APIReference/Welcome.html AWS API Reference>
     .
@@ -59,5 +60,5 @@
     other-modules:
 
     build-depends:
-          amazonka-core == 0.0.2.*
+          amazonka-core == 0.0.3.*
         , base          >= 4.7     && < 5
