diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9a0fa23..b2ce6e1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,12 @@
+
+# [2.4.1](https://github.com/nfl/react-metrics/compare/v2.4.0...v2.4.1) (2018-03-16)
+
+
+### Bug Fixes
+
+* Fixes issue calling Custom Vendor API method with no arguments (#59) ([e8dbf85](https://github.com/nfl/react-metrics/commit/e8dbf85))
+
+
# [2.4.0](https://github.com/nfl/react-metrics/compare/v2.3.0...v2.4.0) (2017-11-14)
diff --git a/package.json b/package.json
index 3cb474f..0d78ea7 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "react-metrics",
"description": "An analytics library for React.js",
- "version": "2.4.0",
+ "version": "2.4.1",
"main": "lib/index.js",
"contributors": [
{