diff --git a/image_effects.install b/image_effects.install
index 7abb3ff..6bb46e0 100644
--- a/image_effects.install
+++ b/image_effects.install
@@ -67,5 +67,12 @@ function image_effects_update_8002() {
 }
 
 /**
+ * Clear caches to discover newly added image effects.
+ */
+function image_effects_update_8003() {
+  // Empty update to cause a cache rebuild.
+}
+
+/**
  * @} End of "addtogroup updates-8.x-1.0-alpha".
  */
