Flowable 6.7.2 flw_channel_definition doesn't exist

Connecting to Flowable 6.7.2 with Pgres. Receiving the following error when I connect to the server
01:06:25,690 [main] ERROR org.flowable.common.engine.impl.interceptor.CommandContext - Error while closing command context
org.apache.ibatis.exceptions.PersistenceException:

Error querying database. Cause: org.postgresql.util.PSQLException: ERROR: relation “flw_channel_definition” does not exist

Position: 33

The error may exist in org/flowable/eventregistry/db/mapping/entity/ChannelDefinition.xml

The error may involve org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityImpl.selectChannelDefinitionsByQueryCriteria-Inline