diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -8,13 +8,13 @@
 
 ## Description
 
-    AWS Data Pipeline is a web service that you can use to automate the movement
-    and transformation of data. With AWS Data Pipeline, you can define
-    data-driven workflows, so that tasks can be dependent on the successful
-    completion of previous tasks.
+AWS Data Pipeline is a web service that you can use to automate the movement
+and transformation of data. With AWS Data Pipeline, you can define
+data-driven workflows, so that tasks can be dependent on the successful
+completion of previous tasks.
 
 Documentation is available via [Hackage](http://hackage.haskell.org/package/amazonka-datapipeline)
-and [AWS API Reference](http://docs.aws.amazon.com/datapipeline/latest/APIReference/Welcome.html).
+and the [AWS API Reference](http://docs.aws.amazon.com/datapipeline/latest/APIReference/Welcome.html).
 
 
 ## Contribute
diff --git a/amazonka-datapipeline.cabal b/amazonka-datapipeline.cabal
--- a/amazonka-datapipeline.cabal
+++ b/amazonka-datapipeline.cabal
@@ -1,5 +1,5 @@
 name:                  amazonka-datapipeline
-version:               0.0.2
+version:               0.0.3
 synopsis:              Amazon Data Pipeline SDK.
 homepage:              https://github.com/brendanhay/amazonka
 license:               OtherLicense
@@ -17,6 +17,7 @@
     and transformation of data. With AWS Data Pipeline, you can define
     data-driven workflows, so that tasks can be dependent on the successful
     completion of previous tasks.
+
     .
     /See:/ <http://docs.aws.amazon.com/datapipeline/latest/APIReference/Welcome.html AWS API Reference>
     .
@@ -56,5 +57,5 @@
     other-modules:
 
     build-depends:
-          amazonka-core == 0.0.2.*
+          amazonka-core == 0.0.3.*
         , base          >= 4.7     && < 5
