When I try to run devel server of my yesod powered site i get:

Could not find module `Database.Persist.TH':
  It is a member of the hidden package `persistent-0.4.2'.
  It is a member of the hidden package `persistent-0.3.1.3'.
  Use -v to see a list of the files searched for.

What should I do to expose persistent module ?