diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -8,14 +8,14 @@
 
 ## Description
 
-    Amazon CloudSearch is a fully-managed service in the AWS Cloud that makes it
-    simple and cost-effective to set up, manage, and scale a search solution for
-    your website or application. Amazon CloudSearch supports 34 languages and
-    popular search features such as highlighting, autocomplete, and geospatial
-    search.
+Amazon CloudSearch is a fully-managed service in the AWS Cloud that makes it
+simple and cost-effective to set up, manage, and scale a search solution for
+your website or application. Amazon CloudSearch supports 34 languages and
+popular search features such as highlighting, autocomplete, and geospatial
+search.
 
 Documentation is available via [Hackage](http://hackage.haskell.org/package/amazonka-cloudsearch)
-and [AWS API Reference](http://docs.aws.amazon.com/cloudsearch/latest/developerguide/what-is-cloudsearch.html).
+and the [AWS API Reference](http://docs.aws.amazon.com/cloudsearch/latest/developerguide/what-is-cloudsearch.html).
 
 
 ## Contribute
diff --git a/amazonka-cloudsearch.cabal b/amazonka-cloudsearch.cabal
--- a/amazonka-cloudsearch.cabal
+++ b/amazonka-cloudsearch.cabal
@@ -1,5 +1,5 @@
 name:                  amazonka-cloudsearch
-version:               0.0.2
+version:               0.0.3
 synopsis:              Amazon CloudSearch SDK.
 homepage:              https://github.com/brendanhay/amazonka
 license:               OtherLicense
@@ -18,6 +18,7 @@
     your website or application. Amazon CloudSearch supports 34 languages and
     popular search features such as highlighting, autocomplete, and geospatial
     search.
+
     .
     /See:/ <http://docs.aws.amazon.com/cloudsearch/latest/developerguide/what-is-cloudsearch.html AWS API Reference>
     .
@@ -65,5 +66,5 @@
     other-modules:
 
     build-depends:
-          amazonka-core == 0.0.2.*
+          amazonka-core == 0.0.3.*
         , base          >= 4.7     && < 5
