diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -8,14 +8,14 @@
 
 ## Description
 
-    Amazon Elastic Transcoder lets you convert media files that you have stored
-    in Amazon Simple Storage Service (Amazon S3) into media files in the formats
-    required by consumer playback devices. For example, you can convert large,
-    high-quality digital media files into formats that users can play back on
-    mobile devices, tablets, web browsers, and connected televisions.
+Amazon Elastic Transcoder lets you convert media files that you have stored
+in Amazon Simple Storage Service (Amazon S3) into media files in the formats
+required by consumer playback devices. For example, you can convert large,
+high-quality digital media files into formats that users can play back on
+mobile devices, tablets, web browsers, and connected televisions.
 
 Documentation is available via [Hackage](http://hackage.haskell.org/package/amazonka-elastictranscoder)
-and [AWS API Reference](http://docs.aws.amazon.com/elastictranscoder/latest/developerguide/api-reference.html).
+and the [AWS API Reference](http://docs.aws.amazon.com/elastictranscoder/latest/developerguide/api-reference.html).
 
 
 ## Contribute
diff --git a/amazonka-elastictranscoder.cabal b/amazonka-elastictranscoder.cabal
--- a/amazonka-elastictranscoder.cabal
+++ b/amazonka-elastictranscoder.cabal
@@ -1,5 +1,5 @@
 name:                  amazonka-elastictranscoder
-version:               0.0.2
+version:               0.0.3
 synopsis:              Amazon Elastic Transcoder SDK.
 homepage:              https://github.com/brendanhay/amazonka
 license:               OtherLicense
@@ -18,6 +18,7 @@
     required by consumer playback devices. For example, you can convert large,
     high-quality digital media files into formats that users can play back on
     mobile devices, tablets, web browsers, and connected televisions.
+
     .
     /See:/ <http://docs.aws.amazon.com/elastictranscoder/latest/developerguide/api-reference.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
