diff --git a/CHANGELOG.html b/CHANGELOG.html
index 033a001..99223e8 100644
--- a/CHANGELOG.html
+++ b/CHANGELOG.html
@@ -1,48 +1,4 @@
-
1.4.0
-
-API
+Bug Fixes
-- Added Item:GetInfoInstantPacked().
-
-
-Bug Fixes
-
-- Fist Weapons are no longer considered usable to every class.
-
-
-1.3.0
-
-API
-
-- Added Item:GetInfoInstant().
-- Added Item:IsUsable().
-
-
-Bug Fixes
-
-- Fixed issue with Blizzard DebugTools.
-
-
-1.2.0
-
-API
-
-- Added Item:HasSuffix().
-
-
-Bug Fixes
-
-- Fixes for automatic shutdown when a higher version is detected.
-- Item:OnCache() (and variations) should now pass extra arguments to their callback functions, as intended.
-
-
-1.1.0
-
-API
-
-- Added Item:GetStackSize().
-
-
-1.0.0
-Initial Release
-
\ No newline at end of file
+ Fix Blizzard issue with tooltips.
+
\ No newline at end of file
diff --git a/CHANGELOG_HISTORY.html b/CHANGELOG_HISTORY.html
index 033a001..db01860 100644
--- a/CHANGELOG_HISTORY.html
+++ b/CHANGELOG_HISTORY.html
@@ -1,48 +1,56 @@
-1.4.0
-
-API
+1.4.1
+Bug Fixes
-- Added Item:GetInfoInstantPacked().
+ - Fix Blizzard issue with tooltips.
+
+
-Bug Fixes
+1.4.0
+API
-- Fist Weapons are no longer considered usable to every class.
+ - Added Item:GetInfoInstantPacked().
-
-1.3.0
-
-API
+Bug Fixes
-- Added Item:GetInfoInstant().
-- Added Item:IsUsable().
+ - Fist Weapons are no longer considered usable to every class.
+
+
-Bug Fixes
+1.3.0
+API
-- Fixed issue with Blizzard DebugTools.
+ - Added Item:GetInfoInstant().
+ - Added Item:IsUsable().
-
-1.2.0
-
-API
+Bug Fixes
-- Added Item:HasSuffix().
+ - Fixed issue with Blizzard DebugTools.
+
+
-Bug Fixes
+1.2.0
+API
-- Fixes for automatic shutdown when a higher version is detected.
-- Item:OnCache() (and variations) should now pass extra arguments to their callback functions, as intended.
+ - Added Item:HasSuffix().
+Bug Fixes
+
+ - Fixes for automatic shutdown when a higher version is detected.
+ - Item:OnCache() (and variations) should now pass extra arguments to their callback functions, as intended.
+
+
+
-1.1.0
-
-API
+1.1.0
+API
-- Added Item:GetStackSize().
+ - Added Item:GetStackSize().
+
+
-1.0.0
-Initial Release
-
\ No newline at end of file
+1.0.0
+Initial Release
\ No newline at end of file
diff --git a/ItemCache.toc b/ItemCache.toc
index e8cd7b8..f48fc0c 100644
--- a/ItemCache.toc
+++ b/ItemCache.toc
@@ -1,7 +1,7 @@
## Interface: 30402
## Interface-Wrath: 30402
## Interface-Classic: 11403
-## Version: 1.4.0
+## Version: 1.4.1
## Author: Anonomit
## X-Curse-Project-ID: 591277