diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -8,14 +8,14 @@
 
 ## Description
 
-    Amazon Elastic MapReduce (Amazon EMR) is a web service that makes it easy to
-    process large amounts of data efficiently. Amazon EMR uses Hadoop processing
-    combined with several AWS products to do such tasks as web indexing, data
-    mining, log file analysis, machine learning, scientific simulation, and data
-    warehousing.
+Amazon Elastic MapReduce (Amazon EMR) is a web service that makes it easy to
+process large amounts of data efficiently. Amazon EMR uses Hadoop processing
+combined with several AWS products to do such tasks as web indexing, data
+mining, log file analysis, machine learning, scientific simulation, and data
+warehousing.
 
 Documentation is available via [Hackage](http://hackage.haskell.org/package/amazonka-emr)
-and [AWS API Reference](http://docs.aws.amazon.com/ElasticMapReduce/latest/API/Welcome.html).
+and the [AWS API Reference](http://docs.aws.amazon.com/ElasticMapReduce/latest/API/Welcome.html).
 
 
 ## Contribute
diff --git a/amazonka-emr.cabal b/amazonka-emr.cabal
--- a/amazonka-emr.cabal
+++ b/amazonka-emr.cabal
@@ -1,5 +1,5 @@
 name:                  amazonka-emr
-version:               0.0.2
+version:               0.0.3
 synopsis:              Amazon Elastic MapReduce SDK.
 homepage:              https://github.com/brendanhay/amazonka
 license:               OtherLicense
@@ -18,6 +18,7 @@
     combined with several AWS products to do such tasks as web indexing, data
     mining, log file analysis, machine learning, scientific simulation, and data
     warehousing.
+
     .
     /See:/ <http://docs.aws.amazon.com/ElasticMapReduce/latest/API/Welcome.html AWS API Reference>
     .
@@ -58,5 +59,5 @@
     other-modules:
 
     build-depends:
-          amazonka-core == 0.0.2.*
+          amazonka-core == 0.0.3.*
         , base          >= 4.7     && < 5
