diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -8,15 +8,15 @@
 
 ## Description
 
-    Amazon Redshift is a fast, fully managed, petabyte-scale data warehouse
-    service that makes it simple and cost-effective to efficiently analyze all
-    your data using your existing business intelligence tools. You can start
-    small for just $0.25 per hour with no commitments or upfront costs and scale
-    to a petabyte or more for $1,000 per terabyte per year, less than a tenth of
-    most other data warehousing solutions.
+Amazon Redshift is a fast, fully managed, petabyte-scale data warehouse
+service that makes it simple and cost-effective to efficiently analyze all
+your data using your existing business intelligence tools. You can start
+small for just $0.25 per hour with no commitments or upfront costs and scale
+to a petabyte or more for $1,000 per terabyte per year, less than a tenth of
+most other data warehousing solutions.
 
 Documentation is available via [Hackage](http://hackage.haskell.org/package/amazonka-redshift)
-and [AWS API Reference](http://docs.aws.amazon.com/redshift/latest/APIReference/Welcome.html).
+and the [AWS API Reference](http://docs.aws.amazon.com/redshift/latest/APIReference/Welcome.html).
 
 
 ## Contribute
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.2
+version:               0.0.3
 synopsis:              Amazon Redshift SDK.
 homepage:              https://github.com/brendanhay/amazonka
 license:               OtherLicense
@@ -19,6 +19,7 @@
     small for just $0.25 per hour with no commitments or upfront costs and scale
     to a petabyte or more for $1,000 per terabyte per year, less than a tenth of
     most other data warehousing solutions.
+
     .
     /See:/ <http://docs.aws.amazon.com/redshift/latest/APIReference/Welcome.html AWS API Reference>
     .
@@ -98,5 +99,5 @@
     other-modules:
 
     build-depends:
-          amazonka-core == 0.0.2.*
+          amazonka-core == 0.0.3.*
         , base          >= 4.7     && < 5
