diff --git a/app/views/api/v1/accounts/show.rabl b/app/views/api/v1/accounts/show.rabl
index b7b4d26400..0d9e268a19 100644
--- a/app/views/api/v1/accounts/show.rabl
+++ b/app/views/api/v1/accounts/show.rabl
@@ -1,5 +1,4 @@
 object @account
-cache
 
 attributes :id, :username, :acct, :display_name, :note