diff --git a/apps/agent/app/src/components/ComingSoon.js b/apps/agent/app/src/components/ComingSoon.js
index 37ff631cf9..2bd14827ce 100644
--- a/apps/agent/app/src/components/ComingSoon.js
+++ b/apps/agent/app/src/components/ComingSoon.js
@@ -1,5 +1,5 @@
import React from 'react'
-import { Card, Link, GU, Tag, textStyle, useTheme } from '@aragon/ui'
+import { Card, Link, GU, textStyle, useTheme } from '@aragon/ui'
import AgentSvg from './AgentSvg'
function ComingSoon() {
@@ -20,14 +20,6 @@ function ComingSoon() {
>
We have released the new Agent UI in v5.
++ To obtain it, you must update your app to the latest version through + the{' '} + + App Center + + . +