diff --git a/CHANGELOG.md b/CHANGELOG.md
index 43b3bab7d09e34bc0e116b19c1441fafacca83a7..4a169bcfd20a879c7ec1f6afbabf44a212f7a265 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,7 @@
 
 ## 1.3.3
 
+* Fixed "`CXXABI_1.3.8' not found " error encountered on some older systems.
 * Fixed a bug where calling createProgram resulted in an exception.
 * Changed aparapi JNI load notification into a proper logger message instead of direct to system.out.