diff --git a/CHANGELOG.md b/CHANGELOG.md
index 64c00a0425..7bdd9c6a91 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,13 @@
+
+## [1.0.3](https://github.com/angular-ui/bootstrap/compare/v1.0.2...v1.0.3) (2016-01-12)
+
+
+### Bug Fixes
+
+* **timepicker:** fix injection ([627a451](https://github.com/angular-ui/bootstrap/commit/627a451))
+
+
+
## [1.0.2](https://github.com/angular-ui/bootstrap/compare/v1.0.1...v1.0.2) (2016-01-12)
diff --git a/package.json b/package.json
index 0ce107c20f..98a030dac2 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"author": "https://github.com/angular-ui/bootstrap/graphs/contributors",
"name": "angular-ui-bootstrap",
- "version": "1.0.2",
+ "version": "1.0.3",
"homepage": "http://angular-ui.github.io/bootstrap/",
"dependencies": {},
"directories": {